Refine the documentation of Flymake
authorXue Fuqiao <xfq.free@gmail.com>
Sat, 25 May 2013 01:28:27 +0000 (09:28 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sat, 25 May 2013 01:28:27 +0000 (09:28 +0800)
commitb80a0e45fddd029d6810443f564a08c516b989de
treeb91533ad518a89bc6e921bae68af3ba332963116
parentf03ad11116b0b14c621aec8883de681e5506e2cd
parentec32fd18fe8b9e8170f7c03ff8270036c924e921
Refine the documentation of Flymake

* progmodes/flymake.el (flymake-save-buffer-in-file)
(flymake-makehash, flymake-posn-at-point-as-event, flymake-nop)
(flymake-selected-frame, flymake-log, flymake-ins-after)
(flymake-set-at, flymake-get-buildfile-from-cache)
(flymake-add-buildfile-to-cache, flymake-clear-buildfile-cache)
(flymake-find-possible-master-files, flymake-save-buffer-in-file):
Refine the doc string.
(flymake-get-file-name-mode-and-masks): Reformat.
(flymake-get-real-file-name-function): Fix a minor bug.

* flymake.texi: Changing from one space between sentences to two.